﻿@charset "utf-8";
html{font-size:100px;}
html{overflow: -moz-scrollbars-vertical; position: relative;}
body { margin:0; padding:0;font-size:12px;font-family:'microsoft yahei',Arial, Helvetica, sans-serif; position: relative;}
body > div {margin-right:auto; margin-left:auto;} 
div,form,img,ul,ol,li,p,dl,dt,dd { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-weight:normal;font-weight:bold;font-size:14px;}
ul,li {list-style:none;}
select,input,button{outline: none;}
*{box-sizing: border-box;}
a {text-decoration:none;color:#333;cursor: pointer;cursor: hand;}
a:hover{text-decoration:none;color:#fff;}
.j-li-hover a:hover{text-decoration:none;}
.left { float: left;}
.right { float: right;}
.area2:after,.clear:after,.con:after{content:" ";display:block;visibility:hidden;height:0;clear:both;}
.clear,.area,.area2,.con:after{*zoom:1}
.area{ max-width: 14.5rem;  margin-left:auto;margin-right:auto;position:relative;}
table{width: 100%;}
table,table td { border-collapse: collapse; border-spacing: 0; }
.tip-box .nav-box .close{display: none!important;}
@media screen and (max-width: 1440px) {
    .area{ 
        max-width: 17.5rem;  
        margin-left:auto;
        margin-right:auto;
        position:relative; 
        padding: 0 1%!important;
    }
}

.tip-box .city-box .city-out-box .l-city-box {
  display: flex;
  flex-wrap: wrap;
  text-align: center!important;
  justify-content: left!important;
}

.tip-box .city-box .city-out-box .l-city-box a {
   border-radius: 0.1rem;
  padding: 0.2rem 0.4rem;
  margin: 0.15rem 0!important;
  font-size: 0.26rem; width: 25%;
  color: #333333;
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity,filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}
.tip-box .area{align-items: center!important;}
.tip-box .hamburger {
  padding: 0;
  transform: scale(0.6);
  margin-right: 0.1rem;
  margin-top: 0.15rem; position: initial!important;
}

.tip-box .hamburger .hamburger-box {
  width: 24px;
  height: 24px;position: relative;
    display: inline-block;
}

.tip-box .hamburger .hamburger-inner,
.tip-box .hamburger .hamburger-inner:after,
.tip-box .hamburger .hamburger-inner:before {
  background-color: #dd2c17;
}

.tip-box .hamburger .hamburger.is-active .hamburger-inner,
.tip-box .hamburger .hamburger.is-active .hamburger-inner:after,
.tip-box .hamburger .hamburger.is-active .hamburger-inner:before {
  background-color: #dd2c17;
}
.tip-box .wap-tel img{height: auto!important;}
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .13s;
}
.tip-box .nav-box {
  display: none;
  position: fixed;
  margin-left: auto;
  width: 100%;
  height: calc(100vh - 0.9rem);
  background-color: #fff;
  z-index: 100;
  top: 0.9rem;
  left: 0;
}

.tip-box .nav-box .nav {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
  margin-top: 0.2rem;
  flex-wrap: wrap;
  padding: 0rem 0.2rem 0; justify-content: space-between;
}


.tip-box .nav-box .nav .nav-item {
  display: block;
  width: 30%!important;
  margin-right: 0!important; text-align: center;border-radius: 10px; border: 1px solid #eee; margin-bottom:0.4rem;
}

 
.tip-box .nav-box .nav .nav-item::after {
  content: "";
  display: none!important;
  height: 2px;
  background: #dd2c17;
  border-radius: 1px;
  opacity: 0;
  width: 0;
}

.tip-box .nav-box .nav .nav-item:hover,.tip-box .nav-box .nav .nav-item.active{background: #dd2c17;color: #fff;border: 1px solid #dd2c17;}
.tip-box .nav-box .nav .nav-item:hover a.nav-link,.tip-box .nav-box .nav .nav-item.active a{color: #fff!important;}

.tip-box .hamburger .hamburger-inner,
.tip-box .hamburger .hamburger-inner:after,
.tip-box .hamburger .hamburger-inner:before {
  background-color: #dd2c17;
}

.tip-box .hamburger .hamburger.is-active .hamburger-inner,
.tip-box .hamburger .hamburger.is-active .hamburger-inner:after,
.tip-box .hamburger .hamburger.is-active .hamburger-inner:before {
  background-color: #dd2c17;
}


.hamburger--collapse .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
}
.hamburger-inner:after,.hamburger-inner:before {
    display: block;
    content: ""
}
.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}
.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
    position: absolute;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000
}
.tip-box .hamburger {
  padding: 0;
  transform: scale(0.6);
  margin-right: 0.1rem;
  margin-top: 0.15rem; 
  
}

.tip-box .nav-box .nav .nav-item .nav-link {
  display: block;
  font-family: Microsoft YaHei;
  font-weight: 400!important;font-weight: normal!important;
  color: #393939;
  font-size: 0.32rem!important;
  line-height: 1rem;
  padding: 0 0.2rem;
}

.formBox{padding: 0.55rem 0.2rem;background:#f8f8f8;}
.bgWhite{background:#fff;}
.gdForm{padding: 0.55rem 0.2rem!important;}
.gdForm button{padding: 0 0.4rem;line-height: 0.96rem; width: 100%;border-radius: 0.48rem; background: #dd2c17;color: #fff;font-size: 0.34rem;border: none;box-shadow:0 0 0.1rem 0 rgba(221, 44, 23, 0.5)}
.gdForm p{padding-top: 0.1rem;font-size: 0.2rem;color: #999;margin-bottom: 0.5rem;}
.gdform_item{margin-bottom: 10px;}
.gdform_item input{padding: 10px;  width: 100%;box-sizing: border-box;border-radius: 10px;border:1px solid #eee;}

.footer-box .footer-con .area .left-column .about-btn a{height: 1.25rem!important}

.footer-box .footer-con .area .left-column .address{display: flex;flex-flow: row wrap!important;}
.footer-box .footer-con .area .left-column .address a {
  display: inline-block;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333;
  opacity: 0.72;
  font-size: 0.24rem!important; width: 16.6%!important;
  line-height: 0.42rem;
}
.footer-box .footer-con .area .left-column .address a::after{content:""!important;}
.gdAll{width: 0;
    height: 0; display: none;
    border: 9px solid transparent;
    border-bottom-color: #DD2C18;
    transform: rotate(180deg);margin: 0 auto; transition: all .2s;}
.gdUp{transform: rotate(0);}
.footer-box .footer-con .area .codes .imgs .u-img p{padding-top: 0 !important;}
.caseDetall .contenr .contenr-banner .contenr-left .contenr-left-b .left-b-con img{height: auto!important;}
.fix-footer{height: auto!important;padding: 0.2rem 0;}
.fix-footer a{width: auto!important;flex: 1;position: relative;}
.fix-footer a.serv .icon{width: 1.2rem!important;height:1.2rem!important;margin-left: -0.6rem!important;left: 50%!important; background-size: contain!important; position:absolute; background: url("../images/icon_gdkf.png") no-repeat center;
    background-position: initial!important; top: -1rem;border-radius:50%;
    /* border: 10px solid #ffefe2 ; */
    }
.map-box .link a {
  font-size: 0.24rem;
  margin: 0 0.1rem 0.1rem 0;
  padding: 5px;
  border-radius: 10px;
  width: 30%;
  text-align: center;
  color: #000!important;
  background: #f5f5f5!important;
  border: 1px solid #eee;
}
.footer-box .footer-con .area .codes .imgs .u-img{margin:0 4%!important;flex: 1;width: auto!important;height: auto!important}
.footer-box .footer-con .area .codes .imgs .u-img img{height: auto!important}
/* .footer-box .footer-con .area .codes .imgs .u-img:nth-child(2) img{height: 90px!important} */
.corps-box .wap-btn .swiper-pagination .swiper-pagination-bullet{width: 10px;margin-right: 5px;border-radius: 0;height: 3px;}
.corps-box .wap-btn .swiper-pagination{width: 100%; position: relative;}
.corps-box .wap-btn .swiper-pagination-bullet-active{background: #dd2c17}
.fix-footer a.serv  p{position: relative; top: 9px;}
.footer-box .copyright{padding-bottom: 50px !important}
.footer-box .footer-con .area .left-column .about-btn a .u-text span{font-family: "微软雅黑"!important}


.cont-3{
  padding:0.55rem 0.2rem;
}
.cont-3 .index_title{
  color: #393939;
  font-size: 22px;
  line-height: 0.5rem;
  text-align: center;
  font-weight: bold;
}
.cont-3 .common_form{
  margin-top: 18px;
}
.cont-3 .common_form form dl{
  display: flex;
  background: #f8f8f8;
  padding: .2rem;
  border-radius: 3px;
  margin-bottom: .17rem;
  display: flex;
  align-items: center;
  position: relative;
}
.cont-3 .common_form form dl dt{
  width: 12%;
}
.cont-3 .common_form form dl dd{
  width: 87%;
  position: relative;
}
.cont-3 .common_form form dl dd::before{
  content: '';
  display: block;
  width: 1px;
  height: 23px;
  background: #e5e5e5;
  position: absolute;
  left: -11px;
  top: 0;
}
.cont-3 .common_form form dl dt .iconfont{
  color: #cd281f;
  font-size: 20px;
  vertical-align: middle;
}
input,
textarea{
  border: none;
  outline: none;
  background:none;
}
.cont-3 .common_form form dl dt input,
.cont-3 .common_form form dl dd textarea{
  width: 100%;
  height: 25px;
  line-height: 25px;
}
.cont-3 .common_form form .index_link{
  width: 100%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #cd281f;
  border-radius: 50px;
  margin-top: 20px;
  box-shadow: 1px 1px 10px #f69691;
}
.cont-3 .common_form form .index_link button{
  width: 100%;
  height: 45px;
  background: none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  border: none;
}
.cont-3 .common_form form .error_box{
  text-align: center;
  color: #333;
  margin-top: 10px;
  font-size: 12px;
  line-height: .3rem;
}
.cont-3 .common_form form .error_box .iconfont{
  color: #cd281f;
  font-size: 13px;
  vertical-align: middle;
  margin-right: .04rem;
}
.cont-3 .common_form form dl dd span.errorMsg{
  position: absolute;
  top: .05rem;
  right: -.09rem;
  color: #cd281f;
}

/* 成功案例 */
.case_selected{
  position: relative;
  padding: 0.3rem 0.3rem;
  border-bottom: #eaeaea solid 0.01rem;
}
.case_selected .case_Listtitle{
  display: flex;
  justify-content: space-between;
}
.case_selected .case_Listtitle>div{
  display: flex;
}
.case_selected .case_Listtitle h5{
  font-size: 0.28rem;
  font-weight: normal;
}
.case_selected .case_Listtitle i{
  width: 0;
  height: 0;
  border-top: 6px solid #dd2c17;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin-top: 5px;
  margin-left: 10px;
}
.case_selected ul.case_Listshow{
  position: absolute;
  width: 100%;
  height: 7.2rem;
  overflow-y: scroll;
  top: 1rem;
  left: 0;
  background: #ffffff;
  z-index: 1;
  display: none;
}
.case_selected ul.case_Listshow li{
  font-size: 0.26rem;
  line-height: 0.9rem;
  border-bottom: #f1f1f1 solid 0.01rem;
  text-align: center;
}
.case_selected ul.case_Listshow li.active a,
.case_selected ul.case_Listshow li:hover a{
  color:#dd2c17;
}
.case_ListContainer{
  display: flex;
  flex-direction: column;
  padding: 0 0.3rem;
  /* padding-bottom: 20px; */
}
.case_ListContainer dl{
  border-bottom: #eaeaea solid 0.01rem;
  padding:.35rem 0;
}
.index_caseContainer .case_ListContainer dl:last-child{
  border-bottom: none;
}
.case_ListContainer dl a{
  display: block;
}
.case_ListContainer dl dt{
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}
.case_ListContainer dl dt h5{
  width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: normal;
  display: inline-block;
}
.case_ListContainer dl dt span{
  border-radius: 50px;
  color: #F24213;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.case_ListContainer dl dt span img{
  width: 13px;
  margin-right: 5px;
}
.case_ListContainer dl dd span{
  margin-right: 10px;
  color: #7a7a7a;
}
.case_ListContainer dl dd span:last-child{
  margin-right: 0;
}

/* 高薪岗位详情页 */
.job_DetailContainer{
  padding:10px 0 30px 0;
}
.job_DetailContainer .job_DetailContainer_title{
  display: flex;
}
.job_DetailContainer .job_DetailContainer_title i{
  width: 5px;
  height: 18px;
  border-radius: 50px;
  background: #f23f0f;
  display: block;
  margin-top: 1px;
}
.job_DetailContainer .job_DetailContainer_title p{
  font-size: 15px;
  font-weight: bold;
  margin-left: 7px;
}
.job_DetailContainer .job_DetailContainer_content{
  font-size: 14px;
  line-height: 23px;
  margin-top: 15px;
}
.job_DetailContainer .job_DetailContainer_content img {
  width: 100% !important;
  height: auto;
}


/* banner新增 */
.banner_container{
  height: 5.5rem;
  margin-top: .9rem;
}
.banner_container .swiper-slide{
  position: relative;
  background-position: center;
  background-size: cover !important;
  justify-content: center;
  align-items: center;
  display: flex;
}
.banner_container .swiper-slide img.swiper_img{
  width: 100%;
  display: block;
  height: 5.5rem;
}
.banner_container .banner-text{
  width: 88%;
  position: absolute;
  left: 6%;
  box-sizing: border-box;
  opacity: 0;
  color: #000000;
}
.banner_container .swiper-slide-active .banner-text{
  -webkit-animation: fadeInLeft 1.4s ease-in-out;
  animation: fadeInLeft 1.4s ease-in-out;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.banner_container .swiper-slide-active .banner-text img{
  width: 90%;
}
.banner_container .swiper-slide-active .banner-text .banner-link{
  display: block;
  width: 2.65rem;
  -webkit-box-shadow: 0 0 0.1rem 0 rgba(221, 44, 23, 0.51);
  box-shadow: 0 0 0.1rem 0 rgba(221, 44, 23, 0.51);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: -webkit-gradient( linear, left top, right top, from(#ec3a14), to(#ff7108) );
  background: linear-gradient(90deg, #ec3a14 0%, #ff7108 100%);
  display: table;
  text-align: center;
  font-size: 0.2rem;
  padding: 0 0.4rem;
  height: 0.52rem;
  border-radius: 0.26rem;
  line-height: 0.52rem;
  color: #fff;
  margin-top: .65rem;
}
.banner_container .swiper-slide-active .banner-text .banner-link .iconfont{
  font-size: .2rem;
  vertical-align: middle;
  margin-left: .1rem;
}

/* 按钮 */
.banner_container .swiper-pagination .swiper-pagination-bullet{
  width: 45px;
  height: 4px;
  background:#fff;
  border-radius: 50px;
  margin:0 9px !important;
  opacity: 1;
}
.banner_container .swiper-pagination .swiper-pagination-bullet-active{
position: relative;
width: 52px;
height: 4px;
background:#dd2c17;
}

.banner_container .swiper-slide img.swiper_img{
  width: 100%;
  height: 5.5rem;
  animation:mymove 8s infinite;
  -webkit-animation:mymove 8s infinite; /*Safari and Chrome*/
  animation-direction:alternate;/*轮流反向播放动画。*/
  animation-timing-function: ease-in-out; /*动画的速度曲线*/
  -webkit-animation:mymove 8s infinite;
  -webkit-animation-direction:alternate;/*轮流反向播放动画。*/
  -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
  animation-delay:0.1s;
  -webkit-animation-delay:0.1s; /* Safari 和 Chrome */
}
@keyframes mymove

{

0%{

transform: scale(1);  /*开始为原始大小*/

}

100%{

  transform: scale(1.1); /*放大1.1倍*/

}



}



@-webkit-keyframes mymove /*Safari and Chrome*/

{

0%{

transform: scale(1);  /*开始为原始大小*/

}

100%{

  transform: scale(1.1); /*放大1.1倍*/

}

}

.p8{
  padding:.6rem 0;
}
.wap_area{
  width: 90%;
  margin:0 auto;
}

/* 关于我们 */
.cont-1 .cont1-left .cont1-title h2{
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  background-image: linear-gradient(to bottom, #f8e2e1, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cont-1 .cont1-left .cont1-title h5{
  font-size: 20px;
  font-weight: bold;
  line-height: .11rem;
  margin-top: -.2rem;
}
.cont-1 .cont1-left .cont1-title i{
  width: 37px;
  height: 4px;
  background:#cd281f;
  display: block;
  margin:.4rem 0 .18rem 0;
}
.cont-1 .cont1-left .cont1-title p{
  font-size: 16px;
  color:#cd281f;
  font-style: italic;
  font-weight: bold;
}
.cont-1 .cont1-left .cont1-des{
  font-size:13px;
  color:#333;
  line-height: 26px;
  text-align: justify;
  margin-top: 15px;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden; */
}

/* 数字滚动 */
.digital{
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    text-align: center;
    margin-top: .2rem;
}
.digital li{
    font-size: .17rem;
    color:#333;
    /* width: 25%; */
}
.digital li i{
    font-size: .2rem;
    margin-left: 5px;
    font-style: normal;
}
.digital li em{
  font-size: 12px;
  font-style: normal;
}
.digital li p{
    color:#cb271b;
}
.digital li strong{
    font-size: .45rem;
    font-weight: normal;
    font-style: italic;
}
.digital li:last-child:before{
    display: none;
}
.cont-1 .cont1-right{
  height: 4.6rem;
  overflow: hidden;
  margin-top: 20px;
}
.cont-1 .cont1-right .swiper-slide{
  width: 100%;
  height: 4.6rem;
}
.cont-1 .cont1-right img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cont1-right .swiper-button-prev{
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #cd281f;
  position: absolute;
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.cont1-right .swiper-button-prev::after{
  display: none;
}
.cont1-right .swiper-button-prev .iconfont{
  font-size: 25px;
  color:#fff;
}

/* 首页标题 */
.index_title{
  font-size:21px;
  text-align: center;
  font-weight: bold;
  margin-bottom: .45rem;
}
.index_title p{
  font-size:14px;
  color:#666666;
  font-weight: normal;
  margin-top: .1rem;
  letter-spacing: 3px;
}


/* 预约 */
.cont-3{
  background:url(../add/appoint.png) no-repeat 100% 100%;
  background-size: cover;
}
input,textarea{
  border:none;
}
.index_form dl{
  background:#fff !important;
}


/* 按钮 */
.index_link{
  width: 100%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  margin-top: 20px;
  background:#cd281f;
  border-radius: 50px;
  box-shadow: 1px 1px 10px #f69691;;
}
.index_link a{
  font-size: 16px;
  color:#fff;
  display: block;
}

/* 成功案例 */
.cont-5{
  width:100%;
  background:url(../add/case_bg.png) no-repeat 100% 100%;
  background-size: cover;
}
.index_caseContainer{
  background:#fff;
  padding:10px 20px 15px 20px;
  box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(103,103,103,0.07);
  border-radius: 10px;
}
.index_caseContainer .case_ListContainer{
  padding:0 !important;
}

/* 猎头团队 */
.cont-6{
  background:#f8f8f8;
  position: relative;
}
.cont-6 .index_title{
  position: relative;
  z-index: 2;
  color:#fff;
}
.cont-6 .index_title p{
  color:#fff;
}
.cont-6 .cont6_container{
  position: relative;
  background: #fff;
  z-index: 2;
  border-radius: 10px;
  padding: 4% 4% 12% 4%;
}
.cont6_container .swiper-pagination{
  width: 90%;
  margin-top: 10px;
}
.cont6_container .swiper-pagination .swiper-pagination-bullet{
  width: 15px;
  height: 3px;
  background:#000;
  border-radius: 50px;
  margin:0 3px !important;
  opacity: .3;
}
.cont6_container .swiper-pagination .swiper-pagination-bullet-active{
  position: relative;
  width: 15px;
  height: 3px;
  background:#dd2c17;
  opacity: 1;
}
.cont6_container .swiper-slide .cont_top{
  display: flex;
  align-items: center;
}
.cont6_container .swiper-slide .cont_top .cont6_img{
  width: 47%;
  height: auto;
  margin-right: 6%;
}
.cont6_container .swiper-slide .cont_top .cont6_img img{
  width: 100%;
  height: auto;
}
.cont6_container .swiper-slide .cont_top .cont6_title{
  width: 41%;
}
.cont6_container .swiper-slide .cont_top .cont6_title h5{
  font-size: 18px;
}
.cont6_container .swiper-slide .cont_top .cont6_title p{
  font-size: 13px;
  color:#666;
  margin-top: 5px;
}
.cont6_container .swiper-slide .cont_top .cont6_title i{
  display: block;
  width: 30px;
  height: 2px;
  background: #dd2c17;
  margin-top: 20px;
}
.cont6_container .swiper-slide .cont_top .cont6_title a{
  display: block;
  width: 91px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #cd281f;
  font-size: 12px;
  border-radius: 50px;
  background: none;
  border: 1px solid #cd281f;
  margin-top: 15px;
}
.cont6_container .swiper-slide .cont6_des{
  font-size: 13px;
  color:#666;
  line-height: 25px;
  margin:10px 0 15px 0;
  text-align: justify;
}
.cont6_container .swiper-slide .cont6_case .cont6_list{
  display: flex;
  justify-content: space-between;
  width: 99%;
  margin-top: 10px;
}
.cont6_container .swiper-slide .cont6_case .cont6_list li{
  display: block;
  width: 32%;
  height: 1.3rem;
  border: 1px solid #f7f7f7;
}
.cont6_container .swiper-slide .cont6_case .cont6_list li img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cont-6 .bg_img{
  width: 100%;
  height: 4rem;
  position: absolute;
  top: 0;
  left: 0;
}
.cont-6 .bg_img img{
  width: 100%;
  height: 100%;
}

/* 合作伙伴 */
.cooperation-box {
  background: url(../add/case_bg.png) no-repeat 100% 100%;
  background-size: cover;
}
.cooperation-box .m-title {
  position: relative;
  z-index: 10;
}
.cooperation-box .cooperation-con {
  position: relative;
  z-index: 10;
  overflow: hidden;
  margin-top: 13px;
}
.cooperation-box .cooperation-con ul{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 7px;
}
.cooperation-box .cooperation-con ul li{
    height: .8rem;
    border-radius: 3px;
    border: 1px solid #fff;
    overflow: hidden;
}
.cooperation-box .cooperation-con ul li img {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  object-fit: cover;
  transition: .4s;
}


/* 地图 */
.contactUs-box .contact-con .left{
  float: inherit;
}
.contactUs-box .contact-con .right{
  float: inherit;
}
.contactUs-box .m-title {
  margin-bottom: 0.5rem;
}
.contactUs-box .contact-con .left .index_map_container{
  width: 100%;
  position: relative;
}
.contactUs-box .contact-con .left .index_map_container img{
  width: 100%;
  display: block;
}

.contactUs-box .contact-con .right{
  display: flex;
}

.contactUs-box .contact-con .right .contact-right-box{
  position: relative;
}

.contactUs-box .contact-con .right .contact-right-box .i-out{
    position: absolute;
    background: linear-gradient(161deg, #F4F4F4 0%, #F7F7F7 100%);
    height: 0.76rem;
    width: 100%;
    border-radius: 0.2rem 0.2rem 0 0;
}

.contactUs-box .contact-con .right .contact-right-box i{
  position: absolute;
  top: 0.43rem;
  right: 0.47rem;
  width: 0.29rem;
height: 0.08rem;
background: linear-gradient(161deg, #F5A019 0%, #F23D12 100%);
border-radius: 2rem 2rem 2rem 2rem;
opacity: 1;
}

.contactUs-box .contact-con .right .contact-right-box .contact-top{
  /* position: absolute;
  z-index: 1;
  top: -0.78rem;
  width: 3.1rem; */
  height: 0.8rem;
  background: #f0f0f0;
  box-shadow: 0rem 0.08rem 0.2rem 0.01rem rgba(227,227,227,0.91);
  border-radius: 0.2rem 0.2rem 0 0;
  text-align: center;
  line-height: .8rem;
  display: flex;
}
.contactUs-box .contact-con .right .contact-right-box .contact-top h5{
  width: 50%;
  font-size: 14px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #000000;
  text-align: center;
  cursor: pointer;
  transition: .4s;
}
.contactUs-box .contact-con .right .contact-right-box .contact-top h5.active{
  background:#cd281f;
  color:#fff;
  border-radius: 0 0.2rem 0 0.2rem;
}
.contactUs-box .contact-con .right .contact-right-box .contact-top h5:last-child:hover{
  color:#cd281f;
}

.contactUs-box .contact-con .right .contact-right-box .contact-bottom{

 width: 100%;
height: 3.28rem;
overflow-y: hidden;
background: linear-gradient(0deg, #FFFFFF 0%, #F4F4F4 100%);
box-shadow: 0rem 0.08rem 0.2rem 0.01rem rgba(227,227,227,0.91);
border-radius: 0 0.2rem 0.2rem 0.2rem;
opacity: 1;
border: 0.02rem solid #FFFFFF;
}

.contactUs-box .contact-con .right .contact-right-box .contact-bottom-list{
  display: flex;
  flex-wrap: wrap;
  align-content: baseline;
  height: 100%;
  padding: 0.27rem 0.3rem 0.26rem 0.3rem;
  overflow-y: scroll;
}

.contactUs-box .contact-con .right .contact-right-box .contact-bottom-list::-webkit-scrollbar {
  border-radius: 0.1rem;
  width: 0.04rem;
  height: 0.01rem;
  background-color: #ffffff;
}
.contactUs-box .contact-con .right .contact-right-box .contact-bottom-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.05rem #ffffff;
  border-radius: 0.1rem;
  background-color: #ffffff;
}
.contactUs-box .contact-con .right .contact-right-box .contact-bottom-list::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  -webkit-box-shadow: inset 0 0 0.05rem #ec3a14;
  background-color: #ec3a14;
}

.contactUs-box .contact-con .right .contact-right-box .contact-bottom .item{
  transition: 0.2s;
  padding: 0.05rem 0.2rem;
  /* margin: 0 0.04rem 0.08rem 0; */
  width: 20%;
  white-space: nowrap;
  box-shadow: inset 0rem 0.03rem 0.06rem 0.01rem transparent;
  border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
  border: 0.02rem solid transparent;
  text-align: center;
  font-size: 0.26rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #434343;
  line-height: 0.48rem;
}

.contactUs-box .contact-con .right .contact-right-box .contact-bottom .active,.contactUs-box .contact-con .right .contact-right-box .contact-bottom .item:hover{
box-shadow: inset 0rem 0.03rem 0.06rem 0.01rem rgba(205,40,31,0.23);
border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
border: 0.02rem solid rgba(205,40,31,0.23);
margin: 0 0.04rem 0.08rem 0;
font-weight: bold;
color: #cd281f;
}

/* 圆点动画 */
/* #index_map_circle .master_backTop .master_backTop_btn{
	width: 56px;
	height: 56px;
} */
#index_map_circle1{
  position: absolute;
  left: .2rem;
  top: .64rem;
}
#index_map_circle2{
  position: absolute;
  left: 2.4rem;
  top: .48rem;
}
#index_map_circle3{
  position: absolute;
  left: 1.43rem;
  top: 1.2rem;
}
#index_map_circle4{
  position: absolute;
  left: 2.06rem;
  top: 2.4rem;
}
#index_map_circle5{
  position: absolute;
  left: 3.02rem;
  top: 1.8rem;
}
#index_map_circle6{
  position: absolute;
  right: 2.97rem;
  bottom: 1.45rem;
}
#index_map_circle7{
  position: absolute;
  right: 2.44rem;
  top: .95rem;
}
#index_map_circle8{
  position: absolute;
  right: 1.18rem;
  top: 1rem;
}
#index_map_circle9{
  position: absolute;
  right: .92rem;
  bottom: .77rem;
}
#index_map_circle10{
  position: absolute;
  right: 1.96rem;
  bottom: 2.02rem;
}


.index_map_circle{
	transform:translateY(100%);
	-webkit-transform:translateY(100%);
	transition:all .6s;
}
.index_map_circle .master_backTop .master_aperture{
	background-image: linear-gradient(90deg,#f96b03 , #e73510);
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	-webkit-border-radius:50%;
	opacity:0;
	-webkit-opacity:0;
	z-index:-1;
}
.index_map_circle .master_backTop .master_backTop_btn{
  width:.12rem;
  height:.12rem;
  border-radius:50%;
  -webkit-border-radius:50%;
  background-image: linear-gradient(90deg,#e73510 , #cd281f);
}
.index_map_circle .master_backTop .master_backTop_btn .master_backTop_txt>i{font-size:24px;}
.index_map_circle .master_backTop .master_aperture.circle01{animation:scalej01 2s .5s infinite;-webkit-animation:scalej01 2s .5s infinite;}
@keyframes scalej01{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.5);-webkit-transform:scale(1.5);opacity:0;-webkit-opacity:0;}
}  
@-webkit-keyframes scalej01{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.5);-webkit-transform:scale(1.5);opacity:0;-webkit-opacity:0;}
}  
.index_map_circle .master_backTop .master_aperture.circle02{animation:scalej02 2s infinite;-webkit-animation:scalej02 2s infinite;}
@keyframes scalej02{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}
}  
@-webkit-keyframes scalej02{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}
}  


/* 国外点击弹窗 */
.gw_fiexd{
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  display: none;
}
.gw_fiexd .gw_idfghu{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gw_fiexd .gwAi_container{
  background: url(../add/appoint.png) no-repeat 100% 100%;
  background-position: bottom left;
  padding: 6%;
  position: relative;
}
.gw_fiexd .gwAi_container h5{
  font-size: 20px;
  color:#333;
  text-align: center;
  margin-bottom: 20px;
}
.gw_fiexd .gwAi_container dl{
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
}
.gw_fiexd .gwAi_container dl dt{
  width: 13%;
  position: relative;
}
.gw_fiexd .gwAi_container dl dd{
  width: 83.5%;
  position: relative;
}
.gw_fiexd .gwAi_container dl dt .iconfont{
  color: #cd281f;
  font-size:19px;
}
.gw_fiexd .gwAi_container dl dt::before{
  content: '';
  display: block;
  width: 1px;
  height: 20px;
  background: #e5e5e5;
  position: absolute;
  right: 0;
  top: 12px;
}
.gw_fiexd .gwAi_container dl dd input{
  width: 100%;
  height: 45px;
  line-height: 45px;
}
.gw_fiexd .gwAi_container dl dd textarea{
  width: 100%;
  height: 45px;
  border:none;resize:none;
  outline: none;
  overflow-y: hidden;
  padding-top: 13px;
  font-size: 13px;
}
.gw_fiexd .gwAi_container dl dd textarea::placeholder,
.gw_fiexd .gwAi_container dl dd input::placeholder{
  color:rgb(139, 139, 139);
  font-family: "微软雅黑";
}
.gw_fiexd .gwAi_container dl dd input,
.gw_fiexd .gwAi_container dl dd textarea{
  font-size: 13px;
  font-family: "微软雅黑";
  color:#333;
}
.gw_fiexd .closeD_gw{
  position: absolute;
  top: 14px;
  right: 13px;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  border: 1px solid #cd281f;
  color: #cd281f;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.gw_fiexd .index_link2{
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
  background: #cd281f;
  border-radius: 50px;
  box-shadow: 1px 1px 10px #f69691;
}
.gw_fiexd .index_link2:hover{
  background-image: linear-gradient(90deg, #e73510, #f96b03);
}
.gw_fiexd .index_link2 button{
  width: 100%;
  height: 40px;
  background:none;
  color:#fff;
  cursor: pointer;
  font-size: 16px;
  border:none;
}
.gw_fiexd .error_box{
  text-align: center;
  color: #333;
  margin-top: 7px;
  font-size: 12px;
  line-height: 25px;
}
.gw_fiexd .error_box .iconfont{
  color: #cd281f;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 4px;
}
.gw_fiexd .gwAi_container dl dd span.errorMsg{
  position: absolute;
  top: 0;
  right: -9px;
  color:#cd281f;
}


/* 新闻 */
.cont-9{
  background:#f7f7f7;
}

.cont-9 .cont9-left{
  height: 4.1rem;
  position: relative;
}
.cont-9 .cont9-left .swiper-container .swiper-slide{
  position: relative;
  height: 4.1rem;
  width: 100%;
  border-radius: 10px;
}
.cont-9 .cont9-left .swiper-container .swiper-slide .cont9_img{
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.cont-9 .cont9-left .swiper-container .swiper-slide .cont9_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .4s;
  border-radius: 10px;
}
.cont-9 .cont9-left .swiper-container .swiper-slide:hover .cont9_img img{
  transform: scale(1.04);
}
.cont-9 .cont9-left .cont9_title{
  width: 100%;
  background:rgba(0, 0, 0, 0.74);
  height: .6rem;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  line-height: .6rem;
  color:#fff;
  font-size: .162rem;
  padding:0 2rem 0 .3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont-9 .cont9-left .swiper-pagination{
  position: absolute;
  right: .3rem;
  bottom: .2rem;
}
.cont-9 .cont9-left .swiper-pagination .swiper-pagination-bullet{
  width: .08rem;
  height: .08rem;
  background:#fff !important;
  margin-right: .06rem;
  opacity: 1 !important;
}
.cont-9 .cont9-left .swiper-pagination .swiper-pagination-bullet-active{
  background:#cd281f !important;
}
.cont-9 .cont9-left .swiper-pagination .swiper-pagination-bullet:focus{
  outline: none;
}


.cont-9 .cont9-container{
  border-radius: .2rem;
  padding:.4rem;
  background:#fff;
}
.cont-9 .cont9_R_title{
  margin-bottom: .55rem;
}
.cont-9 .cont9_R_title .cont9_r_tab{
  display: flex;
}
.cont-9 .cont9_R_title .cont9_r_tab a{
  font-size:15px;
  color:#999999;
  position: relative;
  margin-right: 10px;
}
.cont-9 .cont9_R_title .cont9_r_tab a:last-child{
  margin-right: 0;
}
.cont-9 .cont9_R_title .cont9_r_tab a.active,
.cont-9 .cont9_R_title .cont9_r_tab a:hover{
  color:#000;
  font-weight: bold;
}
.cont-9 .cont9_R_title .cont9_r_tab a::before{
  content: '';
  display: block;
  width: .52rem;
  height: .06rem;
  background: #cd281f;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  margin-left: -.26rem;
  bottom: -13px;
  opacity: 0;
}
.cont-9 .cont9_R_title .cont9_r_tab a.active::before,
.cont-9 .cont9_R_title .cont9_r_tab a:hover::before{
  opacity: 1;
}
.cont-9 .cont9_R_title .cont_R_more{
  font-size:.16rem;
  color:#333;
  margin-top: .03rem;
  transition: .4s;
}
.cont-9 .cont9_R_title .cont_R_more:hover{
  color:#cd281f;
}

.cont-9 .cont9-right .cont9_RList_item dl a{
  display: block;
  padding:.22rem 0;
  border-bottom: .01rem solid #e5e5e5;
  display: flex;
  position: relative;
  justify-content: space-between;
}
.cont-9 .cont9-right .cont9_RList_item dl:first-child a{
  padding-top: 0;
}
.cont-9 .cont9-right .cont9_RList_item dl:last-child a{
  padding-bottom: 0;
  border-bottom: none;
}
.cont-9 .cont9-right .cont9_RList_item dl a dt{
  width: 75%;
  display: flex;
}
.cont-9 .cont9-right .cont9_RList_item dl a dt h5,
.cont-9 .cont9-right .cont9_RList_item dl a dt p{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont-9 .cont9-right .cont9_RList_item dl a dt i{
  display: block;
  height: 16px;
  font-size: 12px;
  background: #cd281f;
  color: #fff;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  margin-top: .05rem;
  padding: 0 2px;
}
.cont-9 .cont9-right .cont9_RList_item dl a dt .cont9_item_title{
  width: 80%;
  margin-left: 4%;
}
.cont-9 .cont9-right .cont9_RList_item dl a dt h5{
  font-size:14px;
  color:#333;
  font-weight: normal;
  transition: .4s;
}
.cont-9 .cont9-right .cont9_RList_item dl a dt p{
  font-size:12px;
  color:#999999;
  margin-top: .05rem;
}
.cont-9 .cont9-right .cont9_RList_item dl dd{
  font-size:12px;
  color:#999999;
}
.cont-9 .cont9-right .cont9_RList_item dl a::before{
  content: '';
  display: block;
  width: 0;
  height: .01rem;
  background:#cd281f;
  position: absolute;
  left: 0;
  bottom:0;
  transition: .4s;
}
.cont-9 .cont9-right .cont9_RList_item dl a:hover::before{
  width: 100%;
}
.cont-9 .cont9-right .cont9_RList_item dl a:hover h5{
  color:#cd281f;
}
.cont-9 .cont9-right .cont9_RList_item dl:last-child a:hover::before{
  width: 0;
}

/* 内页banner */
.ny_bannerCon,.job_bannerCon{
  height: 3.5rem;
  margin-top: .9rem;
  position: relative;
}
.job_bannerCon .bj_img,
.ny_bannerCon .bj_img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ny_bannerCon .banner_ny_text,
.job_bannerCon .banner_ny_text{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.ny_bannerCon .banner_ny_text>div{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.ny_bannerCon .banner_ny_text>div img{
  width: 100%;
  height: auto;
}
.job_bannerCon .banner_ny_text>div{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.job_bannerCon .banner_ny_text>div h5{
  font-size: 16px;
  font-weight: bold;
  color: #000033;
}
.job_bannerCon .banner_ny_text>div h6{
  font-size: 14px;
  font-weight: 400;
  color: #000033;
  margin:6px 0 15px 0;
  letter-spacing: 0.02rem;
}
.job_bannerCon .banner_ny_text>div .tags{
  display: flex;
}
.job_bannerCon .banner_ny_text>div .tags p{
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  background: #6d8dc3;
  border-radius: 50px;
  font-size: 12px;
  color: #ffffff;
  margin-right: 11px;
}
.job_bannerCon .banner_ny_text>div .tags p:last-child{
  margin-right: 0;
}

/* 分页 */
.page_container{
  margin: 25px 0 50px 0;
}
.page_container .pager{
  display: flex;
  justify-content: center;
  margin: .4rem 0;
  flex-direction: inherit;
  align-items: center;
}
.page_container .pager li{
  border-bottom: none;
  margin-right: 10px;
}
.page_container .pager li:last-child{
  margin-right: 0;
}
.page_container .pager li a{
  display: inherit;
  margin:0;
}
.page_container .pager span,
.page_container .pager a{
  padding: 5px 10px;
  font-size: 19px;
  color: #333;
  box-sizing: border-box;
  background: #eee;
  border-radius: 3px;
  transition: .5s;
  margin-right: 10px;
  /* background-image: linear-gradient(to bottom right, #ff522e, #ffaf54); */
}

/* 新闻banner */
.news_banner_con{
  margin-top: .9rem;
}
.news_banner_con img{
  width: 100%;
  height: auto;
}

/* 行业新闻 */
.hyxw_ListCon .hyxw_ListCon_item dl a{
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
.hyxw_ListCon .hyxw_ListCon_item dl dt{
  width: 30%;
  height: 90px;
  overflow: hidden;
}
.hyxw_ListCon .hyxw_ListCon_item dl dt img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hyxw_ListCon .hyxw_ListCon_item dl dd{
  width: 65%;
}
.hyxw_ListCon .hyxw_ListCon_item dl dd .title{
  font-size: 14px;
}
.hyxw_ListCon .hyxw_ListCon_item dl dd .desc{
  color: #999;
  font-size: 12px;
  margin:5px 0 12px 0;
}
.hyxw_ListCon .hyxw_ListCon_item dl dd .time{
  color: #999;
}
.hyxw_ListCon .news_btnTab{
  width: 150px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin:30px auto 60px;
  display: block;
  border:1px solid #dd2c17;
  border-radius: 50px;
  font-size: 15px;
  color:#dd2c17;
}


/*管理咨询*/
.glzx-banner{
	width:100%;
	height:4rem;
	position:relative;
}
.glzx-banner .img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.glzx-banner .text{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.glzx-banner .text .area{
	height: 100%;
	display:flex;
	justify-content: center;
	flex-direction:column;
}
.glzx-banner .text .area img{
	width: 80%;
    margin-top: .7rem;
}

/*解决六大痛点*/
.sixTd-box{
	display:grid;
	grid-template-columns:repeat(2,1fr);
	grid-gap:.25rem;
}
.sixTd-box dl{
	background:#f7f7f7;
	border-radius:.15rem;
	border:1px solid #f7f7f7;
	padding:.35rem .25rem;
	position:relative;
	text-align: center;
}
.sixTd-box dl:hover{
	border:.01rem solid #cd281f;
}
.sixTd-box dl dt{
	width:.7rem;
	height:.7rem;
	border-radius:.1rem;
	background-image: linear-gradient(to right,#cd281f,#e66932);
	text-align:center;
	line-height:.7rem;
	margin: 0 auto;
}
.sixTd-box dl dt .iconfont{
	font-size:.45rem;
	color:#fff;
	transition:.4s;
	display:inline-block;
}
.sixTd-box dl:hover dt .iconfont{
	transform:rotate(360deg);
}
.sixTd-box dl:nth-child(3) dt .iconfont{
	font-size: .62rem;
}
.sixTd-box dl dd{
	width:80%;
	text-align: center;
    margin: .3rem auto 0;
	width:90%;
}
.sixTd-box dl dd h2{
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.sixTd-box dl dd p{
	font-size:12px;
	line-height:22px;
	margin-top:.15rem;
	color:#666666;
}
.sixTd-box dl dd a,
.four-product .four-product-list dl dd a{
	width: 2.19rem;
    height: .47rem;
    display: block;
    border-radius: .5rem;
    background: #f9e3e2;
    color: #cd281f;
    text-align: center;
    line-height: .47rem;
    font-size: 12px;
    margin: .35rem auto 0;
    transition: .4s;
}
.sixTd-box dl dd a:hover,
.four-product .four-product-list dl dd a:hover{
	background-image: linear-gradient(to right,#cd281f,#e66932);
	color:#fff;
}
.sixTd-box dl .math{
	font-size: 1.1rem;
    color: rgba(156,156,156,.1);
    position: absolute;
    right: .2rem;
    bottom: -.3rem;
    font-weight: bold;
    line-height: 82px;
    font-style: italic;
}

.mfzd-box{
	width:100%;
	height:2.8rem;
	position:relative;
}
.mfzd-box img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.mfzd-box .text{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.mfzd-box .text .wap_area{
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	align-items:center;
}
.mfzd-box .text h1{
	font-size:21px;
	color:#000000;
    letter-spacing: .04rem;
}
.mfzd-box .text h1 span{
	color:#d13222;
	margin-left:5px;
}
.mfzd-box .text p{
	font-size.15rem;
	text-transform:uppercase;
	margin:.1rem 0 .3rem 0;
    letter-spacing: .04rem;
}
.mfzd-box .text a{
	width:2.9rem;
	height:.46rem;
	background-image: linear-gradient(to right,#cd281f,#e66932);
	border-radius:.5rem;
	font-size:.2rem;
	font-weight:bold;
	text-align:center;
	line-height:.46rem;
	color:#fff;
	display:block;
}
.mfzd-box .text a span{
	color:#fffd6a;
}
.four-product{
	background: url(../images/zx/cp-bg.png) no-repeat 100% 100%;
    background-size: cover;
}
.four-product .four-product-list{
	display:grid;
	grid-template-columns:repeat(2,1fr);
	grid-gap:.3rem;
}
.four-product .four-product-list dl{
	background:#fff;
	border-radius:.15rem;
	box-shadow:.01rem .01rem .1rem #eee;
}
.four-product .four-product-list dl dt{
	height: 2.6rem;
	overflow:hidden;
	border-top-left-radius:.15rem;
	border-top-right-radius:.15rem;
}
.four-product .four-product-list dl dt img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:.4s;
}
.four-product .four-product-list dl:hover dt img{
	transform:scale(1.05);
}
.four-product .four-product-list dl dd{
    padding: .3rem;
    text-align: center;
}
.four-product .four-product-list dl dd h3{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.four-product .four-product-list dl dd i{
	display:block;
	width:.32rem;
	height:.03rem;
	background:#cd281f;
	margin: 0 auto;
    margin-top: .2rem;
    margin-bottom: .2rem;
}
.four-product .four-product-list dl dd p{
	font-size:12px;
	color:#666666;
	line-height: 23px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.ybxz-container{
	background: url(../images/zx/news-bg.png) no-repeat 100% 100%;
    background-size: cover;
}
.ybxz-container .ybxz-box .ybxz-list{
	position:relative;
	background:#fff;
	border-radius:.15rem;
	padding:1rem .25rem .35rem .25rem;
	margin-bottom: .35rem;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-title{
	position:absolute;
	top:.25rem;
	left:-.14rem;
	width:1.84rem;
	height:.64rem;
	line-height:.64rem;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-title img{
	width:100%;
	height:100%;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-title h4{
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: .52rem;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-item{
	padding:0 .15rem;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-item dl{
	border-bottom:.01rem solid #e5e5e5;
	padding:.2rem 0;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-item dl a{
	display:block;
	display:flex;
	align-items:center;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-item dl dt{
	font-size:12px;
	color:#999999;
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-item dl dd{
	font-size:13px;
	color:#000000;
	width:70%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	transition:.4s;
	margin-left:.2rem;
}

.ybxz-container .ybxz-box .ybxz-list .yb-link{
	width:3.33rem;
	height:.52rem;
	border-radius:.5rem;
	background:#cd281f;
	margin:.35rem auto 0;
	text-align:center;
	line-height:.52rem;
}
.ybxz-container .ybxz-box .ybxz-list .yb-link a{
	display:block;
	font-size:12px;
	color:#fff;
}
.ybxz-container .ybxz-box .ybxz-list .yb-link:hover{
	background-image: linear-gradient(to right,#cd281f,#e66932);
}
.ybxz-container .ybxz-box .ybxz-list .ybxz-item dl dd:hover{
	color:#cd281f;
}

/*管理咨询滚动*/
.glxz-detail-box{
	background: url(../images/zx/gd-bj.png) no-repeat 100% 100%;
    background-size: cover;
	padding:.3rem 0;
}
.glxz-detail-box .digital li,
.glxz-detail-box .digital li p{
	color:#333;
}
.glxz-detail-box .digital li .iconfont{
	color:#cd281f;
}
.p8{
	padding: .5rem 0 !important;
}
/*客户案例*/
.ybxz-case-list{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 7px;
}
.ybxz-case-list li{
    height: .8rem;
    border-radius: 3px;
    border: 1px solid #efefef;
    overflow: hidden;
}
.ybxz-case-list li img {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  object-fit: cover;
  transition: .4s;
}